body,ul,ol,li,p,img,h1,h2,h3,iframe{
	margin: 0;
	padding: 0;
}
h1,h2,h3{
	text-align: center;
}
h2.title{
	margin: 20px auto;
}
h3.title{
	margin: 10px auto;
}
html{
	height:100%;
	width: 100%;
}

.box{
	/*width: 500px;*/
	margin: auto;
}

.box iframe{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: 0 none;
}































